Avoid a C99ism
authorMatthias Clasen <mclasen@redhat.com>
Wed, 8 Feb 2012 12:26:25 +0000 (07:26 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 8 Feb 2012 12:26:25 +0000 (07:26 -0500)
commitc2512d1c0381c52bb4c94c5a25b97ae569c16c0b
tree95cb7cf10cadc66e28c877d8d592362b7c764fa7
parent63865720b7eb80b6443e70ba31ec849ea1703bdb
Avoid a C99ism

Move variable declarations to the beginning of the block.
https://bugzilla.gnome.org/show_bug.cgi?id=669511
gtk/gtkcsstypes.c